func google.golang.org/grpc.withBufferPool

2 uses

	google.golang.org/grpc (current package)
		dialoptions.go#L64: 	internal.WithBufferPool = withBufferPool
		dialoptions.go#L793: func withBufferPool(bufferPool mem.BufferPool) DialOption {